home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / smx330.zip / SMX.BAT < prev    next >
DOS Batch File  |  1993-10-25  |  578b  |  19 lines

  1. REM This is a sample Batch-File for use with SigMX
  2. REM
  3. REM Change "EDIT" to the editor you use for Off-Line Mail.
  4. REM Change the path for CONFIG.SMX to reflect where it is on your disk!
  5. REM
  6. REM If the display does not work, remove the "D" option.
  7. REM
  8. REM If you would like to use multiple SMX files for different BBSs or
  9. REM networks, remove the "S" option.
  10. REM
  11. REM If you'd like SigMX to automatically choose a random TagPhrase
  12. REM Add the "A" option.
  13. REM
  14. REM See the file SIGMX.DOC for a more detailed explanation
  15. REM
  16. EDIT %1
  17. SIGMX %1 C:\SMX\CONFIG.SMX -DS
  18.  
  19.